Validating Inputs

$npx mdskill add obra/clank/Validating Inputs

Validate external data to prevent runtime errors and security breaches.

  • Prevents crashes from missing or malformed inputs.
  • Protects against injection attacks and buffer overflows.
  • Ensures functions handle untrusted sources safely.
  • Generates clear error messages instead of silent failures.

SKILL.md

.github/skills/Validating InputsView on GitHub ↗

No skill content available yet.

More from obra/clank